home *** CD-ROM | disk | FTP | other *** search
/ PC Advisor 2004 February / PC Advisor February 2004.iso / setup.iss < prev    next >
INI File  |  2001-04-16  |  303b  |  20 lines

  1. [InstallSHIELD Silent]
  2. Version=v3.00.00
  3. File=Response File
  4.  
  5. [DlgOrder]
  6. Dlg0=Welcome-0
  7. Dlg1=SdShowInfoList-0
  8. Dlg2=AskDestPath-0
  9. Count=3
  10.  
  11. [Welcome-0]
  12. Result=1
  13.  
  14. [SdShowInfoList-0]
  15. Result=1
  16.  
  17. [AskDestPath-0]
  18. szPath=<ProgramFilesDir>\Helicon\The Hutchinson Science Reference Suite
  19. Result=1
  20.